neighbor ebgp-multihop
This command allows ebgp neighbors that are not on directly connected networks.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} ebgp-multihop
Command |
Description |
---|---|
a.b.c.d|X:X::X:X |
Defines the IP address of the neighbor (IPv4 or IPv6). |
neighbor tag |
Defines the neighbor tag. |
Default
NA
Command Mode
Privileged User
Example
This example allows an ebgp neighbor.
(config-data)# router bgp 1 (conf-router)# neighbor 10.21.5.120 ebgp-multihop